| C1.C1Report.4 Assembly > C1.C1Preview Namespace > LineDef Class > LineDef Constructor : LineDef Constructor(Unit,Color,Single[]) |
'Declaration Public Function New( _ ByVal width As Unit, _ ByVal color As System.Drawing.Color, _ ByVal dashPattern() As System.Single _ )
public LineDef( Unit width, System.Drawing.Color color, System.float[] dashPattern )